widget: Untagle if statements
authorBenjamin Otte <otte@redhat.com>
Mon, 19 May 2014 02:24:10 +0000 (04:24 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 May 2014 02:25:10 +0000 (04:25 +0200)
commitd260694a373f2bc33000d37a5478b114fc357ac4
tree364d112c8b710d01bfd698c08bfb2aa190987f7d
parent34a87ee2f3715d9bc89ad6988c2123a50028e886
widget: Untagle if statements

Reduces the number of nested ifs and makes the code clearer.
gtk/gtkwidget.c